The GLib library provides core non-graphical functionality
such as high level data types, Unicode manipulation, and
an object and type system to C programs. It is available
- from the <ulink url="ftp://ftp.gtk.org/pub/gtk/v2.6/">GTK+
+ from the <ulink url="ftp://ftp.gtk.org/pub/glib/">GTK+
FTP site.</ulink>
</para>
</listitem>
<para>
<ulink url="http://www.pango.org">Pango</ulink> is a library
for internationalized text handling. It is available from
- the <ulink url="ftp://ftp.gtk.org/pub/gtk/v2.6/">GTK+ FTP
+ the <ulink url="ftp://ftp.gtk.org/pub/pango/">GTK+ FTP
site.</ulink>.
</para>
</listitem>
interfaces allowing accessibility technologies such as
screen readers to interact with a graphical user interface.
It is available from the <ulink
- url="ftp://ftp.gtk.org/pub/gtk/v2.6/">GTK+ FTP site.</ulink>
+ url="ftp://ftp.gtk.org/pub/atk/">GTK+ FTP site.</ulink>
</para>
</listitem>
<listitem>
<group>
<arg>--with-included-loaders==LOADER1,LOADER2,...</arg>
</group>
+ <group>
+ <arg>--with-included-immodules=MODULE1,MODULE2,...</arg>
+ </group>
<group>
<arg>--enable-debug=[no|minimum|yes]</arg>
</group>
<arg>--disable-gtk-doc</arg>
<arg>--enable-gtk-doc</arg>
</group>
+ <group>
+ <arg>--disable-cups</arg>
+ <arg>--enable-cups</arg>
+ </group>
<group>
<arg>--with-xinput=[no|yes]</arg>
</group>
</para>
</formalpara>
+ <formalpara>
+ <title><systemitem>--with-included-immodules</systemitem></title>
+
+ <para>
+ This option allows you to specify which input method modules you
+ want to include.
+ </para>
+ </formalpara>
+
<formalpara>
<title><systemitem>--enable-debug</systemitem></title>
</para>
</formalpara>
+ <formalpara>
+ <title><systemitem>--disable-cups</systemitem> and
+ <systemitem>--enable-cups</systemitem></title>
+
+ <para>
+ By default the <command>configure</command> script will try
+ to build the cups print backend if the cups libraries are found.
+ These options can be used to explicitly control whether
+ the cups print backend should be built.
+ </para>
+ </formalparap>
+
<formalpara>
<title><systemitem>--with-xinput</systemitem></title>
<para>